board: ge: bx50v3: use VPD instead of compile-time checks
authorIan Ray <[email protected]>
Wed, 25 Apr 2018 14:57:02 +0000 (16:57 +0200)
committerStefano Babic <[email protected]>
Thu, 17 May 2018 09:54:24 +0000 (11:54 +0200)
commit7927ff7a3af203c38ec6b4119c0fcfd194c96ff3
treea0374793945d3a67266eafd02db492d000a5ac61
parent5e604e2ce7e836996103fa1e5bed4e92ce8d0bb2
board: ge: bx50v3: use VPD instead of compile-time checks

B{46}50v3s have an internal LCD that needs to be configured,
in comparison with B850v3 which has only external displays.

Use VPD instead of `CONFIG_TARGET_GE_B{4,6,8}50V3' compile-time
checks to correct initialize video based on the monitor type.

Signed-off-by: Ian Ray <[email protected]>
Signed-off-by: Nandor Han <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
board/ge/bx50v3/bx50v3.c